<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Topics tagged with document  web root]]></title><description><![CDATA[A list of topics that have been tagged with document  web root]]></description><link>https://community.secnto.com//tags/document  web root</link><generator>RSS for Node</generator><lastBuildDate>Tue, 09 Jun 2026 00:27:32 GMT</lastBuildDate><atom:link href="https://community.secnto.com//tags/document  web root.rss" rel="self" type="application/rss+xml"/><pubDate>Invalid Date</pubDate><ttl>60</ttl><item><title><![CDATA[How to configure your web server&#x27;s document &#x2F; web root to the &#x2F;public&#x2F; directory]]></title><description><![CDATA[
Add a .htaccess file in root which contains -

RewriteEngine On
RewriteRule ^(.*)$ public/$1 [L]

]]></description><link>https://community.secnto.com//topic/1976/how-to-configure-your-web-server-s-document-web-root-to-the-public-directory</link><guid isPermaLink="true">https://community.secnto.com//topic/1976/how-to-configure-your-web-server-s-document-web-root-to-the-public-directory</guid><dc:creator><![CDATA[cyberian]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>